Caption = "Drag one or more files from File Manager onto this form or onto its minimized icon. See DDGLOBAL.BAS for API declares, and the Main () routine in DRAGDROP.BAS for the drag/drop code. Paul Bonner @ CIS: 76000,13"
Height = 855
Left = 240
TabIndex = 3
Top = 2640
Width = 5415
End
Begin Label Label2
Height = 375
Left = 360
TabIndex = 1
Top = 240
Width = 4455
End
DefInt A-Z
'All the important code is in the Main() routine in DRAGDROP.BAS